[INFO] cloning repository https://github.com/fcoury/husklang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcoury/husklang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33d50a1e8997a984b9ff69c0a67dfd9426eee2e9
[INFO] testing fcoury/husklang against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fhusklang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fcoury/husklang
[INFO] finished tweaking git repo https://github.com/fcoury/husklang
[INFO] tweaked toml for git repo https://github.com/fcoury/husklang written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fcoury/husklang on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fcoury/husklang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.4.1
[INFO] [stderr]   Downloaded oxc_span v0.98.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded cow-utils v0.1.3
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded oxc_diagnostics v0.98.0
[INFO] [stderr]   Downloaded oxc-miette-derive v2.6.0
[INFO] [stderr]   Downloaded oxc_index v4.1.0
[INFO] [stderr]   Downloaded oxc_estree v0.98.0
[INFO] [stderr]   Downloaded dragonbox_ecma v0.0.5
[INFO] [stderr]   Downloaded unicode-id-start v1.4.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded sourcemap v9.2.2
[INFO] [stderr]   Downloaded oxc_regular_expression v0.98.0
[INFO] [stderr]   Downloaded oxc-miette v2.6.0
[INFO] [stderr]   Downloaded oxc_allocator v0.98.0
[INFO] [stderr]   Downloaded oxc_ecmascript v0.98.0
[INFO] [stderr]   Downloaded oxc_ast_visit v0.98.0
[INFO] [stderr]   Downloaded oxc_parser v0.98.0
[INFO] [stderr]   Downloaded oxc_data_structures v0.98.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.98.0
[INFO] [stderr]   Downloaded oxc_ast v0.98.0
[INFO] [stderr]   Downloaded oxc_syntax v0.98.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 545056c811d32ee41f40e378cdb2ea9f34d3da47f21aad7a72058a916c651eb3
[INFO] running `Command { std: "docker" "start" "-a" "545056c811d32ee41f40e378cdb2ea9f34d3da47f21aad7a72058a916c651eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545056c811d32ee41f40e378cdb2ea9f34d3da47f21aad7a72058a916c651eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545056c811d32ee41f40e378cdb2ea9f34d3da47f21aad7a72058a916c651eb3", kill_on_drop: false }`
[INFO] [stdout] 545056c811d32ee41f40e378cdb2ea9f34d3da47f21aad7a72058a916c651eb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bad08f8a3ca56051d20bf0056aca2739a6631010ae5cb129296de59bbd7872bb
[INFO] running `Command { std: "docker" "start" "-a" "bad08f8a3ca56051d20bf0056aca2739a6631010ae5cb129296de59bbd7872bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling oxc_data_structures v0.98.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling oxc-miette-derive v2.6.0
[INFO] [stderr]    Compiling oxc_estree v0.98.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling husk-lexer v0.1.3 (/opt/rustwide/workdir/crates/husk-lexer)
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.98.0
[INFO] [stderr]    Compiling husk-ast v0.1.3 (/opt/rustwide/workdir/crates/husk-ast)
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling oxc_allocator v0.98.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling oxc-miette v2.6.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling oxc_span v0.98.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.98.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling oxc_ecmascript v0.98.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.98.0
[INFO] [stderr]    Compiling oxc_parser v0.98.0
[INFO] [stderr]    Compiling husk-dts-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-dts-parser)
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "bad08f8a3ca56051d20bf0056aca2739a6631010ae5cb129296de59bbd7872bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad08f8a3ca56051d20bf0056aca2739a6631010ae5cb129296de59bbd7872bb", kill_on_drop: false }`
[INFO] [stdout] bad08f8a3ca56051d20bf0056aca2739a6631010ae5cb129296de59bbd7872bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db7aea03ede5f95295b5b988836def8e6789bd82a9aa3825cf41e5ff6db745a
[INFO] running `Command { std: "docker" "start" "-a" "4db7aea03ede5f95295b5b988836def8e6789bd82a9aa3825cf41e5ff6db745a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling husk-fmt v0.1.3 (/opt/rustwide/workdir/crates/husk-fmt)
[INFO] [stderr]    Compiling husk-semantic v0.1.3 (/opt/rustwide/workdir/crates/husk-semantic)
[INFO] [stderr]    Compiling husk-types v0.1.3 (/opt/rustwide/workdir/crates/husk-types)
[INFO] [stderr]    Compiling husk-runtime-js v0.1.3 (/opt/rustwide/workdir/crates/husk-runtime-js)
[INFO] [stderr]    Compiling husk-ast v0.1.3 (/opt/rustwide/workdir/crates/husk-ast)
[INFO] [stderr]    Compiling oxc_regular_expression v0.98.0
[INFO] [stderr]    Compiling husk-lexer v0.1.3 (/opt/rustwide/workdir/crates/husk-lexer)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling oxc_syntax v0.98.0
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling oxc_ast v0.98.0
[INFO] [stderr]    Compiling husk-codegen-js v0.1.3 (/opt/rustwide/workdir/crates/husk-codegen-js)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling husk-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-parser)
[INFO] [stderr]    Compiling oxc_ecmascript v0.98.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.98.0
[INFO] [stderr]    Compiling oxc_parser v0.98.0
[INFO] [stderr]    Compiling husk-dts-parser v0.1.3 (/opt/rustwide/workdir/crates/husk-dts-parser)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling husk-lang v0.1.3 (/opt/rustwide/workdir/crates/husk-lang)
[INFO] [stderr]    Compiling husk-lsp v0.1.3 (/opt/rustwide/workdir/crates/husk-lsp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "4db7aea03ede5f95295b5b988836def8e6789bd82a9aa3825cf41e5ff6db745a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db7aea03ede5f95295b5b988836def8e6789bd82a9aa3825cf41e5ff6db745a", kill_on_drop: false }`
[INFO] [stdout] 4db7aea03ede5f95295b5b988836def8e6789bd82a9aa3825cf41e5ff6db745a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f93b9b974b8c316f9efd9ba28d7b8dc680696ca80fad1aa38af0f9c2ce9c1444
[INFO] running `Command { std: "docker" "start" "-a" "f93b9b974b8c316f9efd9ba28d7b8dc680696ca80fad1aa38af0f9c2ce9c1444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_ast-9565d09051ee6ced)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_codegen_js-5f21209df02e1e36)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::deeply_nested_tuple_destructuring ... ok
[INFO] [stdout] test tests::emits_basic_dts_for_struct_enum_and_function ... ok
[INFO] [stdout] test tests::adds_main_call_for_zero_arg_main_function ... ok
[INFO] [stdout] test tests::generates_cjs_requires_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::generates_esm_imports_for_extern_mod_declarations ... ok
[INFO] [stdout] test tests::lower_match_stmt_generates_if_else_chain ... ok
[INFO] [stdout] test tests::generates_call_for_this_binding_method ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_multiple_args_to_indexed_object ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_continue ... ok
[INFO] [stdout] test tests::generates_default_import_for_mod_with_default_attribute_on_mod ... ok
[INFO] [stdout] test tests::generates_untagged_enum_variant_without_tag ... ok
[INFO] [stdout] test tests::generates_default_imports_for_mod_with_default_attributes ... ok
[INFO] [stdout] test tests::lower_match_stmt_with_break ... ok
[INFO] [stdout] test tests::esm_exports_even_without_imports_when_target_forced ... ok
[INFO] [stdout] test tests::lowers_break_and_continue ... ok
[INFO] [stdout] test tests::lowers_format_simple_string_returns_string_directly ... ok
[INFO] [stdout] test tests::lowers_format_to_string_concatenation ... ok
[INFO] [stdout] test tests::lowers_imported_unit_variant ... ok
[INFO] [stdout] test tests::lowers_imported_variant_constructor ... ok
[INFO] [stdout] test tests::lowers_unit_enum_variant_to_tagged_object ... ok
[INFO] [stdout] test tests::lowers_extern_js_result_function_with_try_catch ... ok
[INFO] [stdout] test tests::appends_module_exports_for_top_level_functions ... ok
[INFO] [stdout] test tests::lowers_format_with_hex_specifier ... ok
[INFO] [stdout] test tests::test_line_index_offset_to_line_col ... ok
[INFO] [stdout] test tests::lowers_loop_to_while_true ... ok
[INFO] [stdout] test tests::lowers_simple_enum_match_to_conditional ... ok
[INFO] [stdout] test tests::lowers_while_with_condition ... ok
[INFO] [stdout] test tests::nested_tuple_destructuring_generates_nested_array_pattern ... ok
[INFO] [stdout] test tests::prints_object_and_member_access ... ok
[INFO] [stdout] test tests::lowers_enum_variant_with_single_arg_to_tagged_object ... ok
[INFO] [stdout] test tests::generates_named_imports_for_mod_without_default_attribute ... ok
[INFO] [stdout] test tests::prints_simple_function ... ok
[INFO] [stdout] test tests::tuple_destructuring_with_wildcards ... ok
[INFO] [stdout] test tests::test_sourcemap_has_statement_level_mappings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/husk_dts_parser-542d19d13fd1e2fb)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test builder::tests::test_builder_escapes_keywords ... ok
[INFO] [stdout] test builder::tests::test_to_snake_case ... ok
[INFO] [stdout] test builder::tests::test_generate_builder ... ok
[INFO] [stdout] test builder::tests::test_should_generate_builder ... ok
[INFO] [stdout] test codegen::tests::test_codegen_function_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_escaped_keywords ... ok
[INFO] [stdout] test codegen::tests::test_codegen_class_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_codegen_standard_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_codegen_hybrid_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_generate_callback_function ... ok
[INFO] [stdout] test codegen::tests::test_codegen_namespace_module_identity ... ok
[INFO] [stdout] test codegen::tests::test_class_module_generates_constructor_callable ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_legacy_mode ... ok
[INFO] [stdout] test codegen::tests::test_generate_const_new_mode ... ok
[INFO] [stdout] test codegen::tests::test_generate_array_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_generic_function ... ok
[INFO] [stdout] test codegen::tests::test_generate_interface_with_methods ... ok
[INFO] [stdout] test codegen::tests::test_generate_nullable_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_function_type_with_this_param ... ok
[INFO] [stdout] test codegen::tests::test_generate_multiple_consts ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_string_literals ... ok
[INFO] [stdout] test codegen::tests::test_module_import ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_basic ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_json ... ok
[INFO] [stdout] test codegen::tests::test_generate_untagged_enum_from_union_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_simple_function ... ok
[INFO] [stdout] test diagnostics::tests::test_collector_basic ... ok
[INFO] [stdout] test codegen::tests::test_generate_method_with_this_param ... ok
[INFO] [stdout] test diagnostics::tests::test_report_generation ... ok
[INFO] [stdout] test codegen::tests::test_module_callable_uses_module_alias ... ok
[INFO] [stdout] test generation_gap::tests::test_split_paths ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_unions ... ok
[INFO] [stdout] test codegen::tests::test_functions_from_different_namespaces_not_merged ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_aggregate ... ok
[INFO] [stdout] test lexer::tests::test_simple_function ... ok
[INFO] [stdout] test lexer::tests::test_rest_params ... ok
[INFO] [stdout] test lexer::tests::test_union_type ... ok
[INFO] [stdout] test codegen::tests::test_generate_optional_params ... ok
[INFO] [stdout] test codegen::tests::test_generate_promise_type ... ok
[INFO] [stdout] test generation_gap::tests::test_generation_gap_creates_both_files ... ok
[INFO] [stdout] test generation_gap::tests::test_legacy_mode ... ok
[INFO] [stdout] test diagnostics::tests::test_codegen_metrics_to_markdown ... ok
[INFO] [stdout] test lexer::tests::test_string_literals ... ok
[INFO] [stdout] test codegen::tests::test_interface_inheritance_should_include_parent_methods ... ok
[INFO] [stdout] test lexer::tests::test_arrow_function_type ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_interface ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test parser::tests::test_parse_export_equals ... ok
[INFO] [stdout] test parser::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_generic_function ... ok
[INFO] [stdout] test parser::tests::test_parse_class ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_function ... ok
[INFO] [stdout] test parser::tests::test_parse_union_type ... ok
[INFO] [stdout] test parser::tests::test_parse_rest_params ... ok
[INFO] [stdout] test resolver::tests::test_circular_import_detection ... ok
[INFO] [stdout] test lexer::tests::test_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_type_alias ... ok
[INFO] [stdout] test oxc_parser::tests::test_parse_generic_type ... ok
[INFO] [stdout] test resolver::tests::test_extract_imports ... ok
[INFO] [stdout] test parser::tests::test_parse_function_type ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_class ... ok
[INFO] [stdout] test generation_gap::tests::test_wrapper_not_overwritten ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_function ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_hybrid ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_namespace ... ok
[INFO] [stdout] test parser::tests::test_parse_array_type ... ok
[INFO] [stdout] test resolver::tests::test_extract_references ... ok
[INFO] [stdout] test resolver::tests::test_module_identity_standard_module ... ok
[INFO] [stdout] test resolver::tests::test_no_cycle_no_error ... ok
[INFO] [stdout] test unions::tests::test_boolean_union ... ok
[INFO] [stdout] test unions::tests::test_deduplicate_variant_names ... ok
[INFO] [stdout] test unions::tests::test_discriminated_union ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_discriminated ... ok
[INFO] [stdout] test unions::tests::test_generate_union_code_number_enum ... ok
[INFO] [stdout] test unions::tests::test_mixed_primitives_use_jsvalue ... ok
[INFO] [stdout] test unions::tests::test_nullable_union ... ok
[INFO] [stdout] test unions::tests::test_number_enum ... ok
[INFO] [stdout] test unions::tests::test_string_enum ... ok
[INFO] [stdout] test unions::tests::test_string_enum_deduplicates ... ok
[INFO] [stdout] test unions::tests::test_number_to_variant_name ... ok
[INFO] [stdout] test unions::tests::test_string_enum_edge_cases_symbols ... ok
[INFO] [stdout] test utility_types::tests::test_non_nullable ... ok
[INFO] [stdout] test unions::tests::test_string_enum_edge_cases_digits ... ok
[INFO] [stdout] test utility_types::tests::test_partial ... ok
[INFO] [stdout] test utility_types::tests::test_non_nullable_null_returns_never ... ok
[INFO] [stdout] test unions::tests::test_number_enum_deduplicates ... ok
[INFO] [stdout] test parser::tests::test_parse_optional_params ... ok
[INFO] [stdout] test unions::tests::test_string_to_pascal_case ... ok
[INFO] [stdout] test unions::tests::test_type_enum_deduplicates ... ok
[INFO] [stdout] test utility_types::tests::test_pick ... ok
[INFO] [stdout] test parser::tests::test_parse_namespace ... ok
[INFO] [stdout] test utility_types::tests::test_record ... ok
[INFO] [stdout] test lexer::tests::test_triple_slash_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ae566d6e940be9e9)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_better_sqlite3_readonly_property ... ok
[INFO] [stdout] test test_callback_api ... ok
[INFO] [stdout] test test_better_sqlite3_database_runresult ... ok
[INFO] [stdout] test test_async_api ... ok
[INFO] [stdout] test test_class_properties_with_setters ... ok
[INFO] [stdout] test test_express_static_property ... ok
[INFO] [stdout] test test_function_property_as_method ... ok
[INFO] [stdout] test test_getter_property_syntax ... ok
[INFO] [stdout] test test_class_with_constructor ... ok
[INFO] [stdout] test test_keyword_escaping ... ok
[INFO] [stdout] test test_object_type_keyword_properties ... ok
[INFO] [stdout] test test_generic_types ... ok
[INFO] [stdout] test test_new_as_method_name ... ok
[INFO] [stdout] test test_interface_method_conditional_return ... ok
[INFO] [stdout] test test_node_path_like ... ok
[INFO] [stdout] test test_interface_properties_generate_getters ... ok
[INFO] [stdout] test test_class_keyword_properties ... ok
[INFO] [stdout] test test_overloaded_functions_merged ... ok
[INFO] [stdout] test test_qualified_type_name_nested ... ok
[INFO] [stdout] test test_qualified_type_in_various_positions ... ok
[INFO] [stdout] test test_keyword_as_property_name ... ok
[INFO] [stdout] test test_overloaded_methods_merged ... ok
[INFO] [stdout] test test_property_getters_and_setters ... ok
[INFO] [stdout] test test_qualified_type_array ... ok
[INFO] [stdout] test test_keyword_property_codegen ... ok
[INFO] [stdout] test test_overloaded_different_types_takes_first ... ok
[INFO] [stdout] test test_method_with_keyword_name ... ok
[INFO] [stdout] test test_modifier_vs_property_name ... ok
[INFO] [stdout] test test_module_name_variants ... ok
[INFO] [stdout] test test_optional_nullable ... ok
[INFO] [stdout] test test_express_core_application ... ok
[INFO] [stdout] test test_qualified_type_with_generics ... ok
[INFO] [stdout] test test_real_express_types ... ok
[INFO] [stdout] test test_qualified_type_name_simple ... ok
[INFO] [stdout] test test_simple_type_still_works ... ok
[INFO] [stdout] test test_struct_type_params_preserved ... ok
[INFO] [stdout] test test_template_literal_type_with_infer ... ok
[INFO] [stdout] test test_conditional_type_with_array_extends ... ok
[INFO] [stdout] test test_trailing_comma_in_type_params ... ok
[INFO] [stdout] test test_var_with_keyword_name ... ok
[INFO] [stdout] test test_unresolved_generics_simplified ... ok
[INFO] [stdout] test test_simple_express_like ... ok
[INFO] [stdout] test test_template_literal_type_with_utf8 ... ok
[INFO] [stdout] test test_template_literal_codegen_to_string ... ok
[INFO] [stdout] test test_real_better_sqlite3_types ... ok
[INFO] [stdout] test test_template_literal_type_simple ... ok
[INFO] [stdout] test test_trailing_comma_with_constraint ... ok
[INFO] [stdout] test test_better_sqlite3_e2e_execution ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_better_sqlite3_e2e_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_better_sqlite3_e2e_execution' (150) panicked at crates/husk-dts-parser/tests/integration.rs:1748:5:
[INFO] [stdout] [husk] npm not found on PATH; install npm to run e2e execution test
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f7737cb46ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f7737cb46ba - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f7737cb46ba - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f7737cb46ba - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f7737cca7ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f7737cca7ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f7737cb9312 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f7737cb9312 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f7737c9268f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f7737c9268f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f7737cac549 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f77378c353c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f77378c353c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f7737cac702 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f7737cac702 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f7737c9277a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f7737c87729 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f7737c9345d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f7737ccaf8c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f7737714228 - integration[53caeb08ec0ff69b]::test_better_sqlite3_e2e_execution
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1748:5
[INFO] [stdout]   20:     0x5f773770a5a7 - integration[53caeb08ec0ff69b]::test_better_sqlite3_e2e_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/husk-dts-parser/tests/integration.rs:1719:39
[INFO] [stdout]   21:     0x5f773773a796 - <integration[53caeb08ec0ff69b]::test_better_sqlite3_e2e_execution::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f77378b681b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f77378b681b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5f77378c400b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5f77378c400b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f77378c400b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f77378c400b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f77378c400b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f77378c400b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5f77378c400b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5f77378bd724 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5f77378bd724 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f77378c6c12 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5f77378c6c12 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f77378c6c12 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f77378c6c12 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f77378c6c12 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f77378c6c12 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5f77378c6c12 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f7737cb3aaf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5f7737cb3aaf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7329abaf2aa4 - <unknown>
[INFO] [stdout]   43:     0x7329abb7fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_better_sqlite3_e2e_execution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p husk-dts-parser --test integration`
[INFO] running `Command { std: "docker" "inspect" "f93b9b974b8c316f9efd9ba28d7b8dc680696ca80fad1aa38af0f9c2ce9c1444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f93b9b974b8c316f9efd9ba28d7b8dc680696ca80fad1aa38af0f9c2ce9c1444", kill_on_drop: false }`
[INFO] [stdout] f93b9b974b8c316f9efd9ba28d7b8dc680696ca80fad1aa38af0f9c2ce9c1444
